DetailElementOrderUtils.BringToFront
Description:
Places the given detail instances in the front of all other detail instances in the view, while keeping the order of the given ones.
Places the given detail instances in the front of all other detail instances in the view, while keeping the order of the given ones.
Overloads (2):
BringToFront(Document,View,ICollection[ElementId])
-
pDocumentThe document.
-
pDBViewThe view.
-
ICollection<ElementId>detailElementIdsThe set of detail elementIds to bring to front.
-
The set detailElementIds contains one or more non-detail element Ids.
-
A non-optional argument was NULL